Baud Rate Generator register. 16-bit integer baud rate divisor value.
BRGVAL | This value is used to divide the USART input clock to determine the baud rate, based on the input clock from the FRG. 0 = The FRG clock is used directly by the USART function. 1 = The FRG clock is divided by 2 before use by the USART function. 2 = The FRG clock is divided by 3 before use by the USART function. … 0xFFFF = The FRG clock is divided by 65,536 before use by the USART function. |
RESERVED | Reserved. Read value is undefined, only zero should be written. |